home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 February
/
EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso
/
tools
/
pc2am.lha
/
pc2am
/
devs
/
dosdrivers
/
PC
next >
Wrap
Text File
|
1994-03-15
|
751b
|
34 lines
/* Mounting receipt for the PC device */
FileSystem = l:PC2Am-handler
Stacksize = 4096
Priority = 5
GlobVec = -1
/* These four values specifies parameters of serial (or other if you use
multiserial card) device to communicate via. */
Device = serial.device
Unit = 0
Flags = 0
Baud = 57600
/* Maximal length of packet */
MaxTransfer = 4096
/* Timeout value in tenths of second (not surfaces :-)*/
Surfaces = 30
/* This contains type of indication. Now only 0=NONE and 1=LED supported */
BlocksPerTrack = 1
/* Following values are here now just for satisfy the mount command, but
may be used for some config purposes in the future, so keep them null */
LowCyl = 0
HighCyl = 0